You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecInt Class > TVecInt Methods > Difference Method > TVecInt.Difference Method ([In] TMtxVecInt, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVecInt.Difference Method ([In] TMtxVecInt, int)

Calculate the difference for all Vec elements.

Syntax
C#
Visual Basic
public TVecInt Difference([In] TMtxVecInt Vec, int Lag);

Store the results in the calling vector. The Length of the calling vector is set to one less the length of Vec.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!